home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacAddict 118
/
MacAddict 118 2006-06.toast
/
Software
/
Productivity
/
Yojimbo 1.1 (trial).dmg
/
Yojimbo.app
/
Contents
/
Resources
/
English.lproj
/
OGMainWindow.toolbar
< prev
next >
Wrap
Extensible Markup Language
|
2006-02-28
|
4KB
|
162 lines
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>AllowedItemIdentifiers</key>
<array>
<string>OGNewPopUp</string>
<string>OGNewNote</string>
<string>OGNewWebBookmark</string>
<string>OGNewPassword</string>
<string>OGNewSerialNumber</string>
<string>OGNewWebArchive</string>
<string>OGNewGroup</string>
<string>OGDelete</string>
<string>OGMarkAsFlagged</string>
<string>OGLabelPopUp</string>
<string>OGToggleInspector</string>
<string>NSToolbarPrintItem</string>
<string>OGMainWindowSearchField</string>
<string>NSToolbarSeparatorItem</string>
<string>NSToolbarSpaceItem</string>
<string>NSToolbarFlexibleSpaceItem</string>
<string>NSToolbarCustomizeToolbarItem</string>
</array>
<key>AllowsUserCustomization</key>
<true/>
<key>AutoSavesConfig</key>
<true/>
<key>DefaultItemIdentifiers</key>
<array>
<string>OGNewPopUp</string>
<string>NSToolbarSeparatorItem</string>
<string>OGToggleInspector</string>
<string>OGMarkAsFlagged</string>
<string>OGLabelPopUp</string>
<string>NSToolbarSeparatorItem</string>
<string>OGDelete</string>
<string>NSToolbarFlexibleSpaceItem</string>
<string>OGMainWindowSearchField</string>
</array>
<key>ToolbarIdentifier</key>
<string>OGMainWindow</string>
<key>ToolbarItems</key>
<dict>
<key>OGDelete</key>
<dict>
<key>Action</key>
<string>deleteSelectedItems:</string>
<key>Image</key>
<string>Delete</string>
<key>Label</key>
<string>Delete</string>
</dict>
<key>OGLabelPopUp</key>
<dict>
<key>Image</key>
<string>LabelIcon</string>
<key>Label</key>
<string>Label</string>
<key>ToolbarItemClassname</key>
<string>OGPopUpToolbarItem</string>
</dict>
<key>OGMainWindowSearchField</key>
<dict>
<key>CustomView</key>
<string>toolbarSearchField</string>
<key>Label</key>
<string>Search</string>
<key>MaximumSize</key>
<string>{300, 22}</string>
<key>MinimumSize</key>
<string>{100, 22}</string>
</dict>
<key>OGMarkAsFlagged</key>
<dict>
<key>Action</key>
<string>markAsFlagged:</string>
<key>Image</key>
<string>MarkAsFlagged</string>
<key>Label</key>
<string>Flag</string>
</dict>
<key>OGNewGroup</key>
<dict>
<key>Action</key>
<string>addGroup:</string>
<key>Image</key>
<string>NewGroup</string>
<key>Label</key>
<string>New Collection</string>
</dict>
<key>OGNewNote</key>
<dict>
<key>Action</key>
<string>addNote:</string>
<key>Image</key>
<string>NewNote</string>
<key>Label</key>
<string>New Note</string>
</dict>
<key>OGNewPassword</key>
<dict>
<key>Action</key>
<string>addPassword:</string>
<key>Image</key>
<string>NewPassword</string>
<key>Label</key>
<string>New Password</string>
</dict>
<key>OGNewPopUp</key>
<dict>
<key>Action</key>
<string>noop:</string>
<key>Image</key>
<string>NewPopup</string>
<key>Label</key>
<string>New</string>
<key>PopUpMenu</key>
<string>newItemPopUpMenu</string>
<key>ToolbarItemClassname</key>
<string>OGPopUpToolbarItem</string>
</dict>
<key>OGNewSerialNumber</key>
<dict>
<key>Action</key>
<string>addSerialNumber:</string>
<key>Image</key>
<string>NewSerialNumber</string>
<key>Label</key>
<string>New Serial Number</string>
</dict>
<key>OGNewWebArchive</key>
<dict>
<key>Action</key>
<string>addWebArchive:</string>
<key>Image</key>
<string>NewWebArchive</string>
<key>Label</key>
<string>New Web Archive</string>
</dict>
<key>OGNewWebBookmark</key>
<dict>
<key>Action</key>
<string>addWebBookmark:</string>
<key>Image</key>
<string>NewBookmark</string>
<key>Label</key>
<string>New Bookmark</string>
</dict>
<key>OGToggleInspector</key>
<dict>
<key>Action</key>
<string>toggleInspectorPanelShown:</string>
<key>Image</key>
<string>GetInfo</string>
<key>Label</key>
<string>Inspect</string>
</dict>
</dict>
</dict>
</plist>